-
Home
-
Search Regex
-
3.1.2 (latest)
-
Code
-
Classes
- Text
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
201 |
Lines of code |
71 |
Logical lines of code |
38 |
Comment lines |
97 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_all() |
S |
51 |
6 |
24 |
get_pattern() |
S |
62 |
3 |
11 |
replace_at_position() |
S |
69 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
set_replacement() |
S |
81 |
1 |
3 |
add_capture() |
S |
80 |
1 |
3 |
get_position() |
S |
82 |
1 |
3 |
get_matched_text() |
S |
82 |
1 |
3 |
set_context() |
S |
81 |
1 |
3 |
to_json() |
S |
66 |
1 |
9 |